home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 037a / tgtp60.zip / README.TXT < prev    next >
Text File  |  1991-08-16  |  4KB  |  101 lines

  1.             TEGL WINDOWS TOOLKIT II Release 2.0 Intro Pack
  2.  
  3.                Copyright 1991 TEGL SYSTEMS CORPORATION
  4.                          All rights reserved.
  5.  
  6.  
  7. This introductory package is for letting interested programmers try
  8. out the TEGL WINDOWS TOOLKIT II before buying. You may use to create
  9. programs on a trial basis. You may not sell or give away any programs
  10. that use any portion of this toolkit.
  11.  
  12. This distribution contains virtually all the features of our commercial
  13. version. It lacks: source code and documentation (we have provided
  14. sample programs and a quick guide). Programs created from this intro
  15. pack will display a copyright notice when they finish, a button with the
  16. copyright is always installed in the application and if a program is run
  17. for more than 20 minutes a copyright notice will appear.
  18.  
  19. This package may be distributed freely provided all files are included
  20. and the distribution is not changed in any way.
  21.  
  22. Buy the TEGL WINDOWS TOOLKIT II and you will receive:
  23.  
  24.        * latest version, with COMPLETE SOURCE CODE
  25.        * Reference manual
  26.        * Technical support
  27.        * Royalty free distribution rights on compiled applications
  28.  
  29. The TEGL WINDOWS TOOLKIT II Release 2.0 contains the following:
  30.  
  31.        * graphics interface (TGI), a replacement for the BGI
  32.          thats 2-6x faster.
  33.        * virtual memory manager (use EMS and hard disk)
  34.        * window manager
  35.        * event programming
  36.        * icon editor
  37.        * font editor
  38.        * world coordinates
  39.        * dialogue management
  40.        * supports CGA, Hercules, EGA, VGA and SuperVGA
  41.        * supports 256 colors (up to 1024x768)
  42.        * 40+ fonts
  43.  
  44.  
  45. This distribution contains no executable files. It is assumed that you
  46. have the target compiler and can compile the example programs yourself.
  47.  
  48. Files in this distribution:
  49.        readme.txt      This file
  50.        intropak.exe    Self extracting archive (contains example programs
  51.                        and interfaces from the units).
  52.        tutor.com       Self extracting archive (contains example programs
  53.                        and tutorial instuctions).
  54.        ONE (or all of)
  55.        tp50tpu.exe     Self extracting archive for Turbo Pascal 5.0
  56.        tp55tpu.exe     Self extracting archive for Turbo Pascal 5.5
  57.        tp60tpu.exe     Self extracting archive for Turbo Pascal 6.0
  58.  
  59. INSTALLATION
  60.  
  61.        To install the intro pack just copy intropak.exe, tutor.com
  62.        and the appropriate tpu archive to a subdirectory on your
  63.        harddrive then run each program. Running these programs extracts
  64.        them to the disk. After it has run you will have over a
  65.        100 files taking up more than a megabyte of disk space. You
  66.        don't have to extract them all into the same directory, its up
  67.        to you.
  68.  
  69.        The tutorial files contain embedded example files that can
  70.        be extracted using the extract.exe untiliy. There is also a
  71.        batch file called 'exall.bat' that will extract all the
  72.        example files from the tuturial.
  73.  
  74.        The files are:
  75.  
  76.        *.pas           Example programs
  77.        *.doc           Interfaces from the units.
  78.        *.tpu           TPU's (for turbo pascal version)
  79.        examples.txt    A list of the example programs with a note on
  80.                        what aspect they illustrate.
  81.        extract.exe     Program to extract example files
  82.        order.txt       An order form.
  83.        quick.txt       A quick overview of the system.
  84.        menus.txt       The menuing system
  85.        buttons.txt     How to use Square buttons
  86.        picklist.txt    How to use picklists
  87.        frames.txt      Introduction to frames
  88.        twquick.txt     Quick introduction to the high level windows.
  89.  
  90. -----------------------------------------------------------------------------
  91.  
  92.                        TEGL SYSTEMS CORPORATION
  93.                   Suite 780, 789 West Pender Street
  94.                      Vancouver, British Columbia
  95.                             Canada V6C 1H2
  96.                          Phone (604) 669-2577
  97.                        Facsimile (604) 688-9530
  98.  
  99.  
  100.  
  101.